Deprecate and ignore gtk-entry-password-hint-timeout
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 10 Jul 2013 16:13:12 +0000 (12:13 -0400)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 11 Jul 2013 21:08:15 +0000 (17:08 -0400)
commit4b5a389e88af7e7a1fa9e33294642dcfbc2832ec
treeef289dc9f45dd789af45d33ab7249a618d568196
parentdae6afc847110b533e95b4df318d7e2163a53809
Deprecate and ignore gtk-entry-password-hint-timeout

This feature offers a number of benefits related to providing
feedback to the user when the password is masked. Some experts have
argued that password masking is harmful. I tend to agree with this
setting providing a better and more moderate solution. Some agree:
https://www.schneier.com/blog/archives/2009/07/the_pros_and_co.html

In order to further lessen the impact I've only enabled the feature
on the primary display since the likelyhood of a non-primary display
being visible by others is higher.
gtk/gtkentry.c
gtk/gtksettings.c